home *** CD-ROM | disk | FTP | other *** search
- -- background: 4993 from stack: in
- -- bmap block id: 2524
- -- flags: 4000
- -- background id: 0
- -- name: About
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=322 top=315 right=337 bottom=422
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Thank you
- ----- HyperTalk script -----
- on mouseUp
- go to first card of background "Inventory"
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=69 top=316 right=338 bottom=169
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Print It
- ----- HyperTalk script -----
- on mouseUp
- doMenu Print Card
- end mouseUp
-
-